[INFO] fetching crate cryptography-breaker 0.2.0...
[INFO] testing cryptography-breaker-0.2.0 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate cryptography-breaker 0.2.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate cryptography-breaker 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cryptography-breaker 0.2.0
[INFO] tweaked toml for crates.io crate cryptography-breaker 0.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cryptography-breaker 0.2.0 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cryptography-breaker 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded line-ending v1.5.1
[INFO] [stderr]   Downloaded clap_mangen v0.3.0
[INFO] [stderr]   Downloaded yaml_serde v0.10.4
[INFO] [stderr]   Downloaded freq-calc v0.1.12
[INFO] [stderr]   Downloaded libyaml-rs v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 35e6698b64ba2621102ae3a444fc5327d0ecef4830ab57f109d902c0e5a99abb
[INFO] running `Command { std: "docker" "start" "35e6698b64ba2621102ae3a444fc5327d0ecef4830ab57f109d902c0e5a99abb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "35e6698b64ba2621102ae3a444fc5327d0ecef4830ab57f109d902c0e5a99abb" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35e6698b64ba2621102ae3a444fc5327d0ecef4830ab57f109d902c0e5a99abb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "35e6698b64ba2621102ae3a444fc5327d0ecef4830ab57f109d902c0e5a99abb" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling libyaml-rs v0.3.0
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling roff v1.1.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling line-ending v1.5.1
[INFO] [stderr]    Compiling yaml_serde v0.10.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling dialoguer v0.12.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling clap_mangen v0.3.0
[INFO] [stderr]    Compiling clap_complete v4.6.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling freq-calc v0.1.12
[INFO] [stderr]    Compiling cryptography-breaker v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.36s
[INFO] running `Command { std: "docker" "inspect" "35e6698b64ba2621102ae3a444fc5327d0ecef4830ab57f109d902c0e5a99abb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "35e6698b64ba2621102ae3a444fc5327d0ecef4830ab57f109d902c0e5a99abb" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cryptography-breaker v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.09s
[INFO] running `Command { std: "docker" "inspect" "35e6698b64ba2621102ae3a444fc5327d0ecef4830ab57f109d902c0e5a99abb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "35e6698b64ba2621102ae3a444fc5327d0ecef4830ab57f109d902c0e5a99abb" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cryptography_breaker-723aa0fc393ae642)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test algorithms::tests::test_index_of_coincidence::every_letter ... ok
[INFO] [stdout] test algorithms::vigenere::find_key_len::tests::test_slice_text::eight_slices ... ok
[INFO] [stdout] test algorithms::vigenere::find_key_len::tests::test_slice_text::five_slices ... ok
[INFO] [stdout] test algorithms::vigenere::find_key_len::tests::test_slice_text::one_slice ... ok
[INFO] [stdout] test algorithms::tests::test_index_of_coincidence::english_text ... ok
[INFO] [stdout] test algorithms::vigenere::find_key_len::tests::test_text_slices_ioc ... ok
[INFO] [stdout] test algorithms::tests::test_index_of_coincidence::polish_text ... ok
[INFO] [stdout] test algorithms::vigenere::tests::test_decrypt ... ok
[INFO] [stdout] test algorithms::tests::test_index_of_coincidence::one_letter ... ok
[INFO] [stdout] test algorithms::vigenere::find_key_len::tests::test_slice_text::three_slices ... ok
[INFO] [stdout] test algorithms::vigenere::tests::test_encrypt ... ok
[INFO] [stdout] test algorithms::vigenere::tests::test_decrypt_preserve_case ... ok
[INFO] [stdout] test algorithms::tests::test_index_of_coincidence::random_text ... ok
[INFO] [stdout] test algorithms::vigenere::tests::test_decrypt_borowcowy ... ok
[INFO] [stdout] test algorithms::tests::test_fitness ... FAILED
[INFO] [stdout] test algorithms::vigenere::attack::tests::test_bruteforce_attack ... FAILED
[INFO] [stdout] test algorithms::vigenere::attack::tests::test_dictionary_attack ... FAILED
[INFO] [stdout] test algorithms::vigenere::find_key_len::tests::test_vigenere_find_key_text_slices ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- algorithms::tests::test_fitness stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'algorithms::tests::test_fitness' (705) panicked at src/algorithms.rs:140:81:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x647ad4272178 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x647ad4272178 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x647ad4272178 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x647ad4272178 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x647ad428710a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x647ad428710a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x647ad4276a02 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x647ad4276a02 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x647ad4250e16 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x647ad4250e16 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x647ad426a479 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x647ad416e8ac - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x647ad416e8ac - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x647ad426a6f2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x647ad426a6f2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x647ad4250ed2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x647ad42460d9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x647ad4251bed - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x647ad428789c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x647ad4287612 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x647ad4151af7 - <core[28b146924c2f19c6]::result::Result<std[929523f510218772]::fs::File, std[929523f510218772]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x647ad4151af7 - cryptography_breaker[54adab90c6d76313]::algorithms::tests::QUADGRAMS_FREQUENCIES::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/algorithms.rs:140:81
[INFO] [stdout]   22:     0x647ad4145ab6 - <cryptography_breaker[54adab90c6d76313]::algorithms::tests::QUADGRAMS_FREQUENCIES::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x647ad4145682 - <fn() -> std[929523f510218772]::collections::hash::map::HashMap<alloc[95e62e727ddf147d]::string::String, f64> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x647ad4119eee - <once_cell[911a8a0dceb1f3e3]::sync::Lazy<std[929523f510218772]::collections::hash::map::HashMap<alloc[95e62e727ddf147d]::string::String, f64>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.4/src/lib.rs:1320:28
[INFO] [stdout]   25:     0x647ad4118e7c - <once_cell[911a8a0dceb1f3e3]::sync::OnceCell<std[929523f510218772]::collections::hash::map::HashMap<alloc[95e62e727ddf147d]::string::String, f64>>>::get_or_init::<<once_cell[911a8a0dceb1f3e3]::sync::Lazy<std[929523f510218772]::collections::hash::map::HashMap<alloc[95e62e727ddf147d]::string::String, f64>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.4/src/lib.rs:1130:57
[INFO] [stdout]   26:     0x647ad4142d30 - <once_cell[911a8a0dceb1f3e3]::imp::OnceCell<std[929523f510218772]::collections::hash::map::HashMap<alloc[95e62e727ddf147d]::string::String, f64>>>::initialize::<<once_cell[911a8a0dceb1f3e3]::sync::OnceCell<std[929523f510218772]::collections::hash::map::HashMap<alloc[95e62e727ddf147d]::string::String, f64>>>::get_or_init<<once_cell[911a8a0dceb1f3e3]::sync::Lazy<std[929523f510218772]::collections::hash::map::HashMap<alloc[95e62e727ddf147d]::string::String, f64>>>::force::{closure#0}>::{closure#0}, <once_cell[911a8a0dceb1f3e3]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.4/src/imp_std.rs:72:23
[INFO] [stdout]   27:     0x647ad41a7026 - <&mut dyn core[28b146924c2f19c6]::ops::function::FnMut<(), Output = bool> as core[28b146924c2f19c6]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   28:     0x647ad41a6d1b - once_cell[911a8a0dceb1f3e3]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.4/src/imp_std.rs:196:20
[INFO] [stdout]   29:     0x647ad414051a - <once_cell[911a8a0dceb1f3e3]::imp::OnceCell<std[929523f510218772]::collections::hash::map::HashMap<alloc[95e62e727ddf147d]::string::String, f64>>>::initialize::<<once_cell[911a8a0dceb1f3e3]::sync::OnceCell<std[929523f510218772]::collections::hash::map::HashMap<alloc[95e62e727ddf147d]::string::String, f64>>>::get_or_init<<once_cell[911a8a0dceb1f3e3]::sync::Lazy<std[929523f510218772]::collections::hash::map::HashMap<alloc[95e62e727ddf147d]::string::String, f64>>>::force::{closure#0}>::{closure#0}, <once_cell[911a8a0dceb1f3e3]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.4/src/imp_std.rs:68:9
[INFO] [stdout]   30:     0x647ad4117449 - <once_cell[911a8a0dceb1f3e3]::sync::OnceCell<std[929523f510218772]::collections::hash::map::HashMap<alloc[95e62e727ddf147d]::string::String, f64>>>::get_or_try_init::<<once_cell[911a8a0dceb1f3e3]::sync::OnceCell<std[929523f510218772]::collections::hash::map::HashMap<alloc[95e62e727ddf147d]::string::String, f64>>>::get_or_init<<once_cell[911a8a0dceb1f3e3]::sync::Lazy<std[929523f510218772]::collections::hash::map::HashMap<alloc[95e62e727ddf147d]::string::String, f64>>>::force::{closure#0}>::{closure#0}, <once_cell[911a8a0dceb1f3e3]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.4/src/lib.rs:1171:20
[INFO] [stdout]   31:     0x647ad4117393 - <once_cell[911a8a0dceb1f3e3]::sync::OnceCell<std[929523f510218772]::collections::hash::map::HashMap<alloc[95e62e727ddf147d]::string::String, f64>>>::get_or_init::<<once_cell[911a8a0dceb1f3e3]::sync::Lazy<std[929523f510218772]::collections::hash::map::HashMap<alloc[95e62e727ddf147d]::string::String, f64>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.4/src/lib.rs:1130:24
[INFO] [stdout]   32:     0x647ad411af50 - <once_cell[911a8a0dceb1f3e3]::sync::Lazy<std[929523f510218772]::collections::hash::map::HashMap<alloc[95e62e727ddf147d]::string::String, f64>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.4/src/lib.rs:1319:23
[INFO] [stdout]   33:     0x647ad411db9a - <once_cell[911a8a0dceb1f3e3]::sync::Lazy<std[929523f510218772]::collections::hash::map::HashMap<alloc[95e62e727ddf147d]::string::String, f64>> as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.4/src/lib.rs:1386:13
[INFO] [stdout]   34:     0x647ad4152700 - cryptography_breaker[54adab90c6d76313]::algorithms::tests::test_fitness
[INFO] [stdout]                                at /opt/rustwide/workdir/src/algorithms.rs:154:70
[INFO] [stdout]   35:     0x647ad41517e7 - cryptography_breaker[54adab90c6d76313]::algorithms::tests::test_fitness::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/algorithms.rs:153:22
[INFO] [stdout]   36:     0x647ad4145a76 - <cryptography_breaker[54adab90c6d76313]::algorithms::tests::test_fitness::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x647ad416198b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x647ad416198b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x647ad416f205 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x647ad416f205 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x647ad416f205 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x647ad416f205 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x647ad416f205 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x647ad416f205 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x647ad416f205 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x647ad4169d64 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x647ad4169d64 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x647ad4172282 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x647ad4172282 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x647ad4172282 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x647ad4172282 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x647ad4172282 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x647ad4172282 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x647ad4172282 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x647ad4271a9f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   56:     0x647ad4271a9f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7cf0796dbaa4 - <unknown>
[INFO] [stdout]   58:     0x7cf079768a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- algorithms::vigenere::attack::tests::test_bruteforce_attack stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'algorithms::vigenere::attack::tests::test_bruteforce_attack' (711) panicked at src/algorithms/vigenere/attack.rs:264:81:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x647ad4272178 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x647ad4272178 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x647ad4272178 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x647ad4272178 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x647ad428710a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x647ad428710a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x647ad4276a02 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x647ad4276a02 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x647ad4250e16 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x647ad4250e16 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x647ad426a479 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x647ad416e8ac - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x647ad416e8ac - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x647ad426a6f2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x647ad426a6f2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x647ad4250ed2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x647ad42460d9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x647ad4251bed - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x647ad428789c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x647ad4287612 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x647ad4152027 - <core[28b146924c2f19c6]::result::Result<std[929523f510218772]::fs::File, std[929523f510218772]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x647ad4152027 - cryptography_breaker[54adab90c6d76313]::algorithms::vigenere::attack::tests::QUADGRAMS_FREQUENCIES::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/algorithms/vigenere/attack.rs:264:81
[INFO] [stdout]   22:     0x647ad4145db6 - <cryptography_breaker[54adab90c6d76313]::algorithms::vigenere::attack::tests::QUADGRAMS_FREQUENCIES::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x647ad4145682 - <fn() -> std[929523f510218772]::collections::hash::map::HashMap<alloc[95e62e727ddf147d]::string::String, f64> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x647ad4119eee - <once_cell[911a8a0dceb1f3e3]::sync::Lazy<std[929523f510218772]::collections::hash::map::HashMap<alloc[95e62e727ddf147d]::string::String, f64>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.4/src/lib.rs:1320:28
[INFO] [stdout]   25:     0x647ad4118e7c - <once_cell[911a8a0dceb1f3e3]::sync::OnceCell<std[929523f510218772]::collections::hash::map::HashMap<alloc[95e62e727ddf147d]::string::String, f64>>>::get_or_init::<<once_cell[911a8a0dceb1f3e3]::sync::Lazy<std[929523f510218772]::collections::hash::map::HashMap<alloc[95e62e727ddf147d]::string::String, f64>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.4/src/lib.rs:1130:57
[INFO] [stdout]   26:     0x647ad4142d30 - <once_cell[911a8a0dceb1f3e3]::imp::OnceCell<std[929523f510218772]::collections::hash::map::HashMap<alloc[95e62e727ddf147d]::string::String, f64>>>::initialize::<<once_cell[911a8a0dceb1f3e3]::sync::OnceCell<std[929523f510218772]::collections::hash::map::HashMap<alloc[95e62e727ddf147d]::string::String, f64>>>::get_or_init<<once_cell[911a8a0dceb1f3e3]::sync::Lazy<std[929523f510218772]::collections::hash::map::HashMap<alloc[95e62e727ddf147d]::string::String, f64>>>::force::{closure#0}>::{closure#0}, <once_cell[911a8a0dceb1f3e3]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.4/src/imp_std.rs:72:23
[INFO] [stdout]   27:     0x647ad41a7026 - <&mut dyn core[28b146924c2f19c6]::ops::function::FnMut<(), Output = bool> as core[28b146924c2f19c6]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   28:     0x647ad41a6d1b - once_cell[911a8a0dceb1f3e3]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.4/src/imp_std.rs:196:20
[INFO] [stdout]   29:     0x647ad414051a - <once_cell[911a8a0dceb1f3e3]::imp::OnceCell<std[929523f510218772]::collections::hash::map::HashMap<alloc[95e62e727ddf147d]::string::String, f64>>>::initialize::<<once_cell[911a8a0dceb1f3e3]::sync::OnceCell<std[929523f510218772]::collections::hash::map::HashMap<alloc[95e62e727ddf147d]::string::String, f64>>>::get_or_init<<once_cell[911a8a0dceb1f3e3]::sync::Lazy<std[929523f510218772]::collections::hash::map::HashMap<alloc[95e62e727ddf147d]::string::String, f64>>>::force::{closure#0}>::{closure#0}, <once_cell[911a8a0dceb1f3e3]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.4/src/imp_std.rs:68:9
[INFO] [stdout]   30:     0x647ad4117449 - <once_cell[911a8a0dceb1f3e3]::sync::OnceCell<std[929523f510218772]::collections::hash::map::HashMap<alloc[95e62e727ddf147d]::string::String, f64>>>::get_or_try_init::<<once_cell[911a8a0dceb1f3e3]::sync::OnceCell<std[929523f510218772]::collections::hash::map::HashMap<alloc[95e62e727ddf147d]::string::String, f64>>>::get_or_init<<once_cell[911a8a0dceb1f3e3]::sync::Lazy<std[929523f510218772]::collections::hash::map::HashMap<alloc[95e62e727ddf147d]::string::String, f64>>>::force::{closure#0}>::{closure#0}, <once_cell[911a8a0dceb1f3e3]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.4/src/lib.rs:1171:20
[INFO] [stdout]   31:     0x647ad4117393 - <once_cell[911a8a0dceb1f3e3]::sync::OnceCell<std[929523f510218772]::collections::hash::map::HashMap<alloc[95e62e727ddf147d]::string::String, f64>>>::get_or_init::<<once_cell[911a8a0dceb1f3e3]::sync::Lazy<std[929523f510218772]::collections::hash::map::HashMap<alloc[95e62e727ddf147d]::string::String, f64>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.4/src/lib.rs:1130:24
[INFO] [stdout]   32:     0x647ad411af50 - <once_cell[911a8a0dceb1f3e3]::sync::Lazy<std[929523f510218772]::collections::hash::map::HashMap<alloc[95e62e727ddf147d]::string::String, f64>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.4/src/lib.rs:1319:23
[INFO] [stdout]   33:     0x647ad411db9a - <once_cell[911a8a0dceb1f3e3]::sync::Lazy<std[929523f510218772]::collections::hash::map::HashMap<alloc[95e62e727ddf147d]::string::String, f64>> as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.4/src/lib.rs:1386:13
[INFO] [stdout]   34:     0x647ad41539a5 - cryptography_breaker[54adab90c6d76313]::algorithms::vigenere::attack::tests::test_bruteforce_attack
[INFO] [stdout]                                at /opt/rustwide/workdir/src/algorithms/vigenere/attack.rs:304:29
[INFO] [stdout]   35:     0x647ad41521b7 - cryptography_breaker[54adab90c6d76313]::algorithms::vigenere::attack::tests::test_bruteforce_attack::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/algorithms/vigenere/attack.rs:288:32
[INFO] [stdout]   36:     0x647ad4145df6 - <cryptography_breaker[54adab90c6d76313]::algorithms::vigenere::attack::tests::test_bruteforce_attack::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x647ad416198b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x647ad416198b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x647ad416f205 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x647ad416f205 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x647ad416f205 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x647ad416f205 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x647ad416f205 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x647ad416f205 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x647ad416f205 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x647ad4169d64 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x647ad4169d64 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x647ad4172282 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x647ad4172282 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x647ad4172282 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x647ad4172282 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x647ad4172282 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x647ad4172282 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x647ad4172282 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x647ad4271a9f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   56:     0x647ad4271a9f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7cf0796dbaa4 - <unknown>
[INFO] [stdout]   58:     0x7cf079768a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- algorithms::vigenere::attack::tests::test_dictionary_attack stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'algorithms::vigenere::attack::tests::test_dictionary_attack' (712) panicked at src/algorithms/vigenere/attack.rs:276:63:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x647ad4272178 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x647ad4272178 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x647ad4272178 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x647ad4272178 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x647ad428710a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x647ad428710a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x647ad4276a02 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x647ad4276a02 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x647ad4250e16 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x647ad4250e16 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x647ad426a479 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x647ad416e8ac - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x647ad416e8ac - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x647ad426a6f2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x647ad426a6f2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x647ad4250ed2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x647ad42460d9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x647ad4251bed - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x647ad428789c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x647ad4287612 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x647ad41524f7 - <core[28b146924c2f19c6]::result::Result<std[929523f510218772]::fs::File, std[929523f510218772]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x647ad41524f7 - cryptography_breaker[54adab90c6d76313]::algorithms::vigenere::attack::tests::WORDS::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/algorithms/vigenere/attack.rs:276:63
[INFO] [stdout]   22:     0x647ad4145e76 - <cryptography_breaker[54adab90c6d76313]::algorithms::vigenere::attack::tests::WORDS::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x647ad4145642 - <fn() -> alloc[95e62e727ddf147d]::vec::Vec<alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x647ad4119dde - <once_cell[911a8a0dceb1f3e3]::sync::Lazy<alloc[95e62e727ddf147d]::vec::Vec<alloc[95e62e727ddf147d]::string::String>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.4/src/lib.rs:1320:28
[INFO] [stdout]   25:     0x647ad4118dfd - <once_cell[911a8a0dceb1f3e3]::sync::OnceCell<alloc[95e62e727ddf147d]::vec::Vec<alloc[95e62e727ddf147d]::string::String>>>::get_or_init::<<once_cell[911a8a0dceb1f3e3]::sync::Lazy<alloc[95e62e727ddf147d]::vec::Vec<alloc[95e62e727ddf147d]::string::String>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.4/src/lib.rs:1130:57
[INFO] [stdout]   26:     0x647ad4142ac0 - <once_cell[911a8a0dceb1f3e3]::imp::OnceCell<alloc[95e62e727ddf147d]::vec::Vec<alloc[95e62e727ddf147d]::string::String>>>::initialize::<<once_cell[911a8a0dceb1f3e3]::sync::OnceCell<alloc[95e62e727ddf147d]::vec::Vec<alloc[95e62e727ddf147d]::string::String>>>::get_or_init<<once_cell[911a8a0dceb1f3e3]::sync::Lazy<alloc[95e62e727ddf147d]::vec::Vec<alloc[95e62e727ddf147d]::string::String>>>::force::{closure#0}>::{closure#0}, <once_cell[911a8a0dceb1f3e3]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.4/src/imp_std.rs:72:23
[INFO] [stdout]   27:     0x647ad41a7026 - <&mut dyn core[28b146924c2f19c6]::ops::function::FnMut<(), Output = bool> as core[28b146924c2f19c6]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   28:     0x647ad41a6d1b - once_cell[911a8a0dceb1f3e3]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.4/src/imp_std.rs:196:20
[INFO] [stdout]   29:     0x647ad4140402 - <once_cell[911a8a0dceb1f3e3]::imp::OnceCell<alloc[95e62e727ddf147d]::vec::Vec<alloc[95e62e727ddf147d]::string::String>>>::initialize::<<once_cell[911a8a0dceb1f3e3]::sync::OnceCell<alloc[95e62e727ddf147d]::vec::Vec<alloc[95e62e727ddf147d]::string::String>>>::get_or_init<<once_cell[911a8a0dceb1f3e3]::sync::Lazy<alloc[95e62e727ddf147d]::vec::Vec<alloc[95e62e727ddf147d]::string::String>>>::force::{closure#0}>::{closure#0}, <once_cell[911a8a0dceb1f3e3]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.4/src/imp_std.rs:68:9
[INFO] [stdout]   30:     0x647ad41171a9 - <once_cell[911a8a0dceb1f3e3]::sync::OnceCell<alloc[95e62e727ddf147d]::vec::Vec<alloc[95e62e727ddf147d]::string::String>>>::get_or_try_init::<<once_cell[911a8a0dceb1f3e3]::sync::OnceCell<alloc[95e62e727ddf147d]::vec::Vec<alloc[95e62e727ddf147d]::string::String>>>::get_or_init<<once_cell[911a8a0dceb1f3e3]::sync::Lazy<alloc[95e62e727ddf147d]::vec::Vec<alloc[95e62e727ddf147d]::string::String>>>::force::{closure#0}>::{closure#0}, <once_cell[911a8a0dceb1f3e3]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.4/src/lib.rs:1171:20
[INFO] [stdout]   31:     0x647ad41170f3 - <once_cell[911a8a0dceb1f3e3]::sync::OnceCell<alloc[95e62e727ddf147d]::vec::Vec<alloc[95e62e727ddf147d]::string::String>>>::get_or_init::<<once_cell[911a8a0dceb1f3e3]::sync::Lazy<alloc[95e62e727ddf147d]::vec::Vec<alloc[95e62e727ddf147d]::string::String>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.4/src/lib.rs:1130:24
[INFO] [stdout]   32:     0x647ad411af10 - <once_cell[911a8a0dceb1f3e3]::sync::Lazy<alloc[95e62e727ddf147d]::vec::Vec<alloc[95e62e727ddf147d]::string::String>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.4/src/lib.rs:1319:23
[INFO] [stdout]   33:     0x647ad411db7a - <once_cell[911a8a0dceb1f3e3]::sync::Lazy<alloc[95e62e727ddf147d]::vec::Vec<alloc[95e62e727ddf147d]::string::String>> as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.4/src/lib.rs:1386:13
[INFO] [stdout]   34:     0x647ad41541b4 - cryptography_breaker[54adab90c6d76313]::algorithms::vigenere::attack::tests::test_dictionary_attack
[INFO] [stdout]                                at /opt/rustwide/workdir/src/algorithms/vigenere/attack.rs:337:19
[INFO] [stdout]   35:     0x647ad41521e7 - cryptography_breaker[54adab90c6d76313]::algorithms::vigenere::attack::tests::test_dictionary_attack::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/algorithms/vigenere/attack.rs:321:32
[INFO] [stdout]   36:     0x647ad4145e36 - <cryptography_breaker[54adab90c6d76313]::algorithms::vigenere::attack::tests::test_dictionary_attack::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x647ad416198b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x647ad416198b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x647ad416f205 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x647ad416f205 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x647ad416f205 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x647ad416f205 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x647ad416f205 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x647ad416f205 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x647ad416f205 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x647ad4169d64 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x647ad4169d64 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x647ad4172282 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x647ad4172282 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x647ad4172282 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x647ad4172282 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x647ad4172282 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x647ad4172282 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x647ad4172282 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x647ad4271a9f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   56:     0x647ad4271a9f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7cf0796dbaa4 - <unknown>
[INFO] [stdout]   58:     0x7cf079768a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- algorithms::vigenere::find_key_len::tests::test_vigenere_find_key_text_slices stdout ----
[INFO] [stdout] key_len: 24	ioc closeness: 0.00011717171717169628
[INFO] [stdout] key_len: 98	ioc closeness: 0.0012768707482993247
[INFO] [stdout] key_len: 122	ioc closeness: 0.0017229508196721297
[INFO] [stdout] key_len: 64	ioc closeness: 0.001837499999999978
[INFO] [stdout] key_len: 114	ioc closeness: 0.0023035087719298214
[INFO] [stdout] key_len: 66	ioc closeness: 0.002516161616161597
[INFO] [stdout] key_len: 130	ioc closeness: 0.0026897435897435887
[INFO] [stdout] key_len: 8	ioc closeness: 0.0033860739750445623
[INFO] [stdout] key_len: 160	ioc closeness: 0.0034000000000000002
[INFO] [stdout] key_len: 132	ioc closeness: 0.0035444444444444473
[INFO] [stdout] key_len: 143	ioc closeness: 0.0038370629370629433
[INFO] [stdout] key_len: 115	ioc closeness: 0.004027536231884059
[INFO] [stdout] key_len: 82	ioc closeness: 0.004221951219512195
[INFO] [stdout] key_len: 164	ioc closeness: 0.004221951219512195
[INFO] [stdout] key_len: 104	ioc closeness: 0.004612820512820519
[INFO] [stdout] key_len: 148	ioc closeness: 0.005045945945945943
[INFO] [stdout] key_len: 48	ioc closeness: 0.00548333333333334
[INFO] [stdout] key_len: 4	ioc closeness: 0.006917729534147446
[INFO] [stdout] key_len: 135	ioc closeness: 0.007248148148148149
[INFO] [stdout] key_len: 116	ioc closeness: 0.007375862068965518
[INFO] [stdout] key_len: 97	ioc closeness: 0.007553608247422683
[INFO] [stdout] key_len: 120	ioc closeness: 0.007566666666666666
[INFO] [stdout] key_len: 136	ioc closeness: 0.0076294117647058846
[INFO] [stdout] key_len: 117	ioc closeness: 0.00781794871794872
[INFO] [stdout] key_len: 124	ioc closeness: 0.008104301075268813
[INFO] [stdout] key_len: 138	ioc closeness: 0.008375362318840576
[INFO] [stdout] key_len: 56	ioc closeness: 0.008504761904761904
[INFO] [stdout] key_len: 58	ioc closeness: 0.00852528735632184
[INFO] [stdout] key_len: 119	ioc closeness: 0.008679831932773108
[INFO] [stdout] key_len: 86	ioc closeness: 0.008712403100775194
[INFO] [stdout] key_len: 12	ioc closeness: 0.008987069452286847
[INFO] [stdout] key_len: 112	ioc closeness: 0.009352380952380945
[INFO] [stdout] key_len: 40	ioc closeness: 0.009471428571428617
[INFO] [stdout] key_len: 20	ioc closeness: 0.009924175824175818
[INFO] [stdout] key_len: 85	ioc closeness: 0.010080392156862739
[INFO] [stdout] key_len: 69	ioc closeness: 0.010790821256038662
[INFO] [stdout] key_len: 44	ioc closeness: 0.010831601731601734
[INFO] [stdout] key_len: 54	ioc closeness: 0.010951851851851824
[INFO] [stdout] key_len: 90	ioc closeness: 0.010951851851851852
[INFO] [stdout] key_len: 61	ioc closeness: 0.01101256830601094
[INFO] [stdout] key_len: 208	ioc closeness: 0.01102307692307692
[INFO] [stdout] key_len: 57	ioc closeness: 0.011146783625730995
[INFO] [stdout] key_len: 10	ioc closeness: 0.011521652421652422
[INFO] [stdout] key_len: 2	ioc closeness: 0.011781039248203423
[INFO] [stdout] key_len: 108	ioc closeness: 0.01188765432098765
[INFO] [stdout] key_len: 38	ioc closeness: 0.01242080200501252
[INFO] [stdout] key_len: 39	ioc closeness: 0.01245775335775335
[INFO] [stdout] key_len: 36	ioc closeness: 0.012473015873015851
[INFO] [stdout] key_len: 37	ioc closeness: 0.012767953667953663
[INFO] [stdout] key_len: 22	ioc closeness: 0.013009726636999376
[INFO] [stdout] key_len: 50	ioc closeness: 0.013099999999999987
[INFO] [stdout] key_len: 33	ioc closeness: 0.013404954304954302
[INFO] [stdout] key_len: 26	ioc closeness: 0.013412354312354317
[INFO] [stdout] key_len: 6	ioc closeness: 0.013813804713804716
[INFO] [stdout] key_len: 96	ioc closeness: 0.013816666666666672
[INFO] [stdout] key_len: 74	ioc closeness: 0.01405495495495495
[INFO] [stdout] key_len: 34	ioc closeness: 0.014632212885154053
[INFO] [stdout] key_len: 105	ioc closeness: 0.01465555555555556
[INFO] [stdout] key_len: 11	ioc closeness: 0.014712648221343876
[INFO] [stdout] key_len: 158	ioc closeness: 0.01479620253164557
[INFO] [stdout] key_len: 32	ioc closeness: 0.01493273809523811
[INFO] [stdout] key_len: 68	ioc closeness: 0.014982352941176481
[INFO] [stdout] key_len: 121	ioc closeness: 0.01502286501377411
[INFO] [stdout] key_len: 72	ioc closeness: 0.015118518518518517
[INFO] [stdout] key_len: 16	ioc closeness: 0.01513406862745098
[INFO] [stdout] key_len: 91	ioc closeness: 0.01514395604395604
[INFO] [stdout] key_len: 76	ioc closeness: 0.015240350877192978
[INFO] [stdout] key_len: 99	ioc closeness: 0.015328956228956234
[INFO] [stdout] key_len: 14	ioc closeness: 0.015365664160401
[INFO] [stdout] key_len: 27	ioc closeness: 0.01547860082304528
[INFO] [stdout] key_len: 52	ioc closeness: 0.015510256410256405
[INFO] [stdout] key_len: 88	ioc closeness: 0.01553939393939393
[INFO] [stdout] key_len: 29	ioc closeness: 0.015613409961685837
[INFO] [stdout] key_len: 18	ioc closeness: 0.01571375661375661
[INFO] [stdout] key_len: 139	ioc closeness: 0.015934532374100717
[INFO] [stdout] key_len: 101	ioc closeness: 0.01619570957095709
[INFO] [stdout] key_len: 28	ioc closeness: 0.01644126984126984
[INFO] [stdout] key_len: 23	ioc closeness: 0.016544005270092234
[INFO] [stdout] key_len: 102	ioc closeness: 0.01661633986928105
[INFO] [stdout] key_len: 142	ioc closeness: 0.016846478873239437
[INFO] [stdout] key_len: 62	ioc closeness: 0.01770215053763441
[INFO] [stdout] key_len: 113	ioc closeness: 0.01780206489675517
[INFO] [stdout] key_len: 171	ioc closeness: 0.01816432748538012
[INFO] [stdout] key_len: 1	ioc closeness: 0.01826288035247143
[INFO] [stdout] key_len: 30	ioc closeness: 0.01835925925925927
[INFO] [stdout] key_len: 131	ioc closeness: 0.01838753180661578
[INFO] [stdout] key_len: 17	ioc closeness: 0.01841372549019607
[INFO] [stdout] key_len: 55	ioc closeness: 0.018493939393939382
[INFO] [stdout] key_len: 43	ioc closeness: 0.018789922480620155
[INFO] [stdout] key_len: 128	ioc closeness: 0.019025
[INFO] [stdout] key_len: 13	ioc closeness: 0.019096144206670523
[INFO] [stdout] key_len: 150	ioc closeness: 0.0191
[INFO] [stdout] key_len: 3	ioc closeness: 0.019149937578027458
[INFO] [stdout] key_len: 9	ioc closeness: 0.019508684546615578
[INFO] [stdout] key_len: 5	ioc closeness: 0.020246051712089444
[INFO] [stdout] key_len: 103	ioc closeness: 0.020265048543689324
[INFO] [stdout] key_len: 78	ioc closeness: 0.02063846153846153
[INFO] [stdout] key_len: 75	ioc closeness: 0.021322222222222215
[INFO] [stdout] key_len: 46	ioc closeness: 0.021418840579710142
[INFO] [stdout] key_len: 7	ioc closeness: 0.02145390972233078
[INFO] [stdout] key_len: 41	ioc closeness: 0.021469337979094075
[INFO] [stdout] key_len: 71	ioc closeness: 0.02154131455399061
[INFO] [stdout] key_len: 19	ioc closeness: 0.021544572970888763
[INFO] [stdout] key_len: 134	ioc closeness: 0.021786567164179108
[INFO] [stdout] key_len: 53	ioc closeness: 0.021993081761006276
[INFO] [stdout] key_len: 45	ioc closeness: 0.022062962962962965
[INFO] [stdout] key_len: 163	ioc closeness: 0.022290184049079752
[INFO] [stdout] key_len: 49	ioc closeness: 0.02236530612244897
[INFO] [stdout] key_len: 100	ioc closeness: 0.022433333333333333
[INFO] [stdout] key_len: 73	ioc closeness: 0.02257031963470319
[INFO] [stdout] key_len: 25	ioc closeness: 0.02273636363636363
[INFO] [stdout] key_len: 67	ioc closeness: 0.022781592039801
[INFO] [stdout] key_len: 111	ioc closeness: 0.023063963963963964
[INFO] [stdout] key_len: 51	ioc closeness: 0.023152287581699342
[INFO] [stdout] key_len: 79	ioc closeness: 0.023235021097046414
[INFO] [stdout] key_len: 140	ioc closeness: 0.023385714285714287
[INFO] [stdout] key_len: 70	ioc closeness: 0.023385714285714294
[INFO] [stdout] key_len: 15	ioc closeness: 0.02380588235294117
[INFO] [stdout] key_len: 172	ioc closeness: 0.024216279069767442
[INFO] [stdout] key_len: 77	ioc closeness: 0.02446796536796536
[INFO] [stdout] key_len: 87	ioc closeness: 0.024617241379310345
[INFO] [stdout] key_len: 145	ioc closeness: 0.024617241379310345
[INFO] [stdout] key_len: 60	ioc closeness: 0.02465555555555555
[INFO] [stdout] key_len: 63	ioc closeness: 0.024708465608465603
[INFO] [stdout] key_len: 59	ioc closeness: 0.025201694915254237
[INFO] [stdout] key_len: 118	ioc closeness: 0.025201694915254237
[INFO] [stdout] key_len: 149	ioc closeness: 0.025542953020134228
[INFO] [stdout] key_len: 81	ioc closeness: 0.026178189300411527
[INFO] [stdout] key_len: 152	ioc closeness: 0.02620526315789474
[INFO] [stdout] key_len: 94	ioc closeness: 0.027185106382978726
[INFO] [stdout] key_len: 31	ioc closeness: 0.027225960061443934
[INFO] [stdout] key_len: 129	ioc closeness: 0.028092248062015504
[INFO] [stdout] key_len: 110	ioc closeness: 0.0287969696969697
[INFO] [stdout] key_len: 35	ioc closeness: 0.02882789115646259
[INFO] [stdout] key_len: 166	ioc closeness: 0.028979518072289157
[INFO] [stdout] key_len: 47	ioc closeness: 0.029312765957446807
[INFO] [stdout] key_len: 170	ioc closeness: 0.029688235294117647
[INFO] [stdout] key_len: 21	ioc closeness: 0.029740470640470636
[INFO] [stdout] key_len: 137	ioc closeness: 0.029902919708029198
[INFO] [stdout] key_len: 92	ioc closeness: 0.03011449275362319
[INFO] [stdout] key_len: 106	ioc closeness: 0.03079811320754717
[INFO] [stdout] key_len: 83	ioc closeness: 0.030987550200803217
[INFO] [stdout] key_len: 182	ioc closeness: 0.03162747252747253
[INFO] [stdout] key_len: 151	ioc closeness: 0.03260993377483444
[INFO] [stdout] key_len: 154	ioc closeness: 0.033125974025974024
[INFO] [stdout] key_len: 194	ioc closeness: 0.03332680412371134
[INFO] [stdout] key_len: 157	ioc closeness: 0.03362229299363057
[INFO] [stdout] key_len: 65	ioc closeness: 0.03397179487179487
[INFO] [stdout] key_len: 200	ioc closeness: 0.0341
[INFO] [stdout] key_len: 107	ioc closeness: 0.03417788161993769
[INFO] [stdout] key_len: 161	ioc closeness: 0.03425527950310559
[INFO] [stdout] key_len: 95	ioc closeness: 0.03453859649122808
[INFO] [stdout] key_len: 89	ioc closeness: 0.03475543071161049
[INFO] [stdout] key_len: 167	ioc closeness: 0.035147904191616765
[INFO] [stdout] key_len: 126	ioc closeness: 0.03529047619047619
[INFO] [stdout] key_len: 42	ioc closeness: 0.03733129251700681
[INFO] [stdout] key_len: 234	ioc closeness: 0.03773247863247863
[INFO] [stdout] key_len: 141	ioc closeness: 0.037823404255319146
[INFO] [stdout] key_len: 190	ioc closeness: 0.038047368421052635
[INFO] [stdout] key_len: 144	ioc closeness: 0.03826666666666667
[INFO] [stdout] key_len: 193	ioc closeness: 0.038374611398963726
[INFO] [stdout] key_len: 146	ioc closeness: 0.03855205479452055
[INFO] [stdout] key_len: 80	ioc closeness: 0.03881666666666665
[INFO] [stdout] key_len: 198	ioc closeness: 0.03889797979797979
[INFO] [stdout] key_len: 202	ioc closeness: 0.039298019801980194
[INFO] [stdout] key_len: 153	ioc closeness: 0.0394921568627451
[INFO] [stdout] key_len: 155	ioc closeness: 0.03974516129032258
[INFO] [stdout] key_len: 156	ioc closeness: 0.03986923076923077
[INFO] [stdout] key_len: 211	ioc closeness: 0.04014265402843602
[INFO] [stdout] key_len: 162	ioc closeness: 0.04058148148148148
[INFO] [stdout] key_len: 127	ioc closeness: 0.04072729658792651
[INFO] [stdout] key_len: 93	ioc closeness: 0.04117885304659498
[INFO] [stdout] key_len: 169	ioc closeness: 0.04134852071005917
[INFO] [stdout] key_len: 133	ioc closeness: 0.041556140350877194
[INFO] [stdout] key_len: 228	ioc closeness: 0.041556140350877194
[INFO] [stdout] key_len: 174	ioc closeness: 0.04185862068965517
[INFO] [stdout] key_len: 176	ioc closeness: 0.042054545454545456
[INFO] [stdout] key_len: 178	ioc closeness: 0.04224606741573034
[INFO] [stdout] key_len: 181	ioc closeness: 0.042525414364640884
[INFO] [stdout] key_len: 185	ioc closeness: 0.04288378378378378
[INFO] [stdout] key_len: 188	ioc closeness: 0.043142553191489366
[INFO] [stdout] key_len: 84	ioc closeness: 0.04322698412698413
[INFO] [stdout] key_len: 189	ioc closeness: 0.04322698412698413
[INFO] [stdout] key_len: 191	ioc closeness: 0.043393193717277484
[INFO] [stdout] key_len: 196	ioc closeness: 0.043793877551020405
[INFO] [stdout] key_len: 201	ioc closeness: 0.04417462686567164
[INFO] [stdout] key_len: 203	ioc closeness: 0.044321674876847295
[INFO] [stdout] key_len: 214	ioc closeness: 0.04508130841121495
[INFO] [stdout] key_len: 218	ioc closeness: 0.04533853211009174
[INFO] [stdout] key_len: 147	ioc closeness: 0.04549455782312925
[INFO] [stdout] key_len: 227	ioc closeness: 0.045884140969163
[INFO] [stdout] key_len: 230	ioc closeness: 0.046056521739130434
[INFO] [stdout] key_len: 232	ioc closeness: 0.04616896551724138
[INFO] [stdout] key_len: 159	ioc closeness: 0.046521383647798745
[INFO] [stdout] key_len: 165	ioc closeness: 0.04697878787878788
[INFO] [stdout] key_len: 248	ioc closeness: 0.04700322580645161
[INFO] [stdout] key_len: 177	ioc closeness: 0.04780056497175141
[INFO] [stdout] key_len: 179	ioc closeness: 0.0479268156424581
[INFO] [stdout] key_len: 184	ioc closeness: 0.048230434782608696
[INFO] [stdout] key_len: 186	ioc closeness: 0.048347311827956985
[INFO] [stdout] key_len: 187	ioc closeness: 0.0484048128342246
[INFO] [stdout] key_len: 125	ioc closeness: 0.048433333333333335
[INFO] [stdout] key_len: 197	ioc closeness: 0.048947715736040606
[INFO] [stdout] key_len: 204	ioc closeness: 0.04929607843137255
[INFO] [stdout] key_len: 207	ioc closeness: 0.04943816425120773
[INFO] [stdout] key_len: 209	ioc closeness: 0.049530622009569376
[INFO] [stdout] key_len: 215	ioc closeness: 0.04979767441860465
[INFO] [stdout] key_len: 109	ioc closeness: 0.049925688073394495
[INFO] [stdout] key_len: 219	ioc closeness: 0.0499675799086758
[INFO] [stdout] key_len: 221	ioc closeness: 0.05005022624434389
[INFO] [stdout] key_len: 224	ioc closeness: 0.050171428571428575
[INFO] [stdout] key_len: 225	ioc closeness: 0.05021111111111111
[INFO] [stdout] key_len: 241	ioc closeness: 0.05080124481327801
[INFO] [stdout] key_len: 242	ioc closeness: 0.050835537190082644
[INFO] [stdout] key_len: 244	ioc closeness: 0.05090327868852459
[INFO] [stdout] key_len: 256	ioc closeness: 0.0512875
[INFO] [stdout] key_len: 168	ioc closeness: 0.05314761904761905
[INFO] [stdout] key_len: 173	ioc closeness: 0.053319653179190754
[INFO] [stdout] key_len: 175	ioc closeness: 0.053385714285714286
[INFO] [stdout] key_len: 180	ioc closeness: 0.05354444444444444
[INFO] [stdout] key_len: 183	ioc closeness: 0.05363551912568306
[INFO] [stdout] key_len: 192	ioc closeness: 0.053891666666666664
[INFO] [stdout] key_len: 195	ioc closeness: 0.05397179487179487
[INFO] [stdout] key_len: 206	ioc closeness: 0.05424563106796117
[INFO] [stdout] key_len: 210	ioc closeness: 0.05433809523809524
[INFO] [stdout] key_len: 216	ioc closeness: 0.05447037037037037
[INFO] [stdout] key_len: 217	ioc closeness: 0.05449170506912442
[INFO] [stdout] key_len: 220	ioc closeness: 0.05455454545454545
[INFO] [stdout] key_len: 222	ioc closeness: 0.05459549549549549
[INFO] [stdout] key_len: 223	ioc closeness: 0.054615695067264575
[INFO] [stdout] key_len: 226	ioc closeness: 0.05467522123893805
[INFO] [stdout] key_len: 229	ioc closeness: 0.05473318777292577
[INFO] [stdout] key_len: 233	ioc closeness: 0.054808154506437765
[INFO] [stdout] key_len: 235	ioc closeness: 0.05484468085106383
[INFO] [stdout] key_len: 236	ioc closeness: 0.05486271186440678
[INFO] [stdout] key_len: 237	ioc closeness: 0.05488059071729958
[INFO] [stdout] key_len: 238	ioc closeness: 0.05489831932773109
[INFO] [stdout] key_len: 240	ioc closeness: 0.054933333333333334
[INFO] [stdout] key_len: 243	ioc closeness: 0.05498477366255144
[INFO] [stdout] key_len: 245	ioc closeness: 0.055018367346938775
[INFO] [stdout] key_len: 250	ioc closeness: 0.055099999999999996
[INFO] [stdout] key_len: 251	ioc closeness: 0.05511593625498008
[INFO] [stdout] key_len: 254	ioc closeness: 0.05516299212598425
[INFO] [stdout] key_len: 259	ioc closeness: 0.05523899613899614
[INFO] [stdout] key_len: 262	ioc closeness: 0.05528320610687023
[INFO] [stdout] key_len: 266	ioc closeness: 0.0553406015037594
[INFO] [stdout] key_len: 123	ioc closeness: 0.056389972899728996
[INFO] [stdout] key_len: 199	ioc closeness: 0.0591
[INFO] [stdout] key_len: 205	ioc closeness: 0.0591
[INFO] [stdout] key_len: 212	ioc closeness: 0.0591
[INFO] [stdout] key_len: 213	ioc closeness: 0.0591
[INFO] [stdout] key_len: 231	ioc closeness: 0.0591
[INFO] [stdout] key_len: 239	ioc closeness: 0.0591
[INFO] [stdout] key_len: 246	ioc closeness: 0.0591
[INFO] [stdout] key_len: 247	ioc closeness: 0.0591
[INFO] [stdout] key_len: 249	ioc closeness: 0.0591
[INFO] [stdout] key_len: 252	ioc closeness: 0.0591
[INFO] [stdout] key_len: 253	ioc closeness: 0.0591
[INFO] [stdout] key_len: 255	ioc closeness: 0.0591
[INFO] [stdout] key_len: 257	ioc closeness: 0.0591
[INFO] [stdout] key_len: 258	ioc closeness: 0.0591
[INFO] [stdout] key_len: 260	ioc closeness: 0.0591
[INFO] [stdout] key_len: 261	ioc closeness: 0.0591
[INFO] [stdout] key_len: 263	ioc closeness: 0.0591
[INFO] [stdout] key_len: 264	ioc closeness: 0.0591
[INFO] [stdout] key_len: 265	ioc closeness: 0.0591
[INFO] [stdout] key_len: 267	ioc closeness: 0.0591
[INFO] [stdout] key_len: 268	ioc closeness: 0.0591
[INFO] [stdout] key_len: 269	ioc closeness: 0.0591
[INFO] [stdout] key_len: 270	ioc closeness: 0.0591
[INFO] [stdout] 
[INFO] [stdout] thread 'algorithms::vigenere::find_key_len::tests::test_vigenere_find_key_text_slices' (726) panicked at src/algorithms/vigenere/find_key_len.rs:146:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 8
[INFO] [stdout]  right: 24
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x647ad4272178 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x647ad4272178 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x647ad4272178 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x647ad4272178 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x647ad428710a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x647ad428710a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x647ad4276a02 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x647ad4276a02 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x647ad4250e16 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x647ad4250e16 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x647ad426a479 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x647ad416e8ac - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x647ad416e8ac - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x647ad426a6f2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x647ad426a6f2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x647ad4250ed2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x647ad42460d9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x647ad4251bed - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x647ad428789c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x647ad4287753 - core[28b146924c2f19c6]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x647ad4282d4d - core[28b146924c2f19c6]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x647ad4144116 - cryptography_breaker[54adab90c6d76313]::algorithms::vigenere::find_key_len::tests::test_vigenere_find_key_text_slices
[INFO] [stdout]                                at /opt/rustwide/workdir/src/algorithms/vigenere/find_key_len.rs:146:9
[INFO] [stdout]   22:     0x647ad4142ee7 - cryptography_breaker[54adab90c6d76313]::algorithms::vigenere::find_key_len::tests::test_vigenere_find_key_text_slices::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/algorithms/vigenere/find_key_len.rs:130:44
[INFO] [stdout]   23:     0x647ad4145d76 - <cryptography_breaker[54adab90c6d76313]::algorithms::vigenere::find_key_len::tests::test_vigenere_find_key_text_slices::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x647ad416198b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x647ad416198b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x647ad416f205 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x647ad416f205 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x647ad416f205 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x647ad416f205 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x647ad416f205 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x647ad416f205 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x647ad416f205 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x647ad4169d64 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x647ad4169d64 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x647ad4172282 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x647ad4172282 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x647ad4172282 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x647ad4172282 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x647ad4172282 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x647ad4172282 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x647ad4172282 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x647ad4271a9f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x647ad4271a9f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7cf0796dbaa4 - <unknown>
[INFO] [stdout]   45:     0x7cf079768a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     algorithms::tests::test_fitness
[INFO] [stdout]     algorithms::vigenere::attack::tests::test_bruteforce_attack
[INFO] [stdout]     algorithms::vigenere::attack::tests::test_dictionary_attack
[INFO] [stdout]     algorithms::vigenere::find_key_len::tests::test_vigenere_find_key_text_slices
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 14 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.69s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "35e6698b64ba2621102ae3a444fc5327d0ecef4830ab57f109d902c0e5a99abb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35e6698b64ba2621102ae3a444fc5327d0ecef4830ab57f109d902c0e5a99abb", kill_on_drop: false }`
[INFO] [stdout] 35e6698b64ba2621102ae3a444fc5327d0ecef4830ab57f109d902c0e5a99abb
